Fix documentation and one misfeature of Texinfo mode update commands.
authorEli Zaretskii <eliz@gnu.org>
Sat, 10 Dec 2011 10:49:33 +0000 (12:49 +0200)
committerEli Zaretskii <eliz@gnu.org>
Sat, 10 Dec 2011 10:49:33 +0000 (12:49 +0200)
commit34f54cd0802a3be69343460963f6ad4e9dc9489e
treed5a43b5fc493227f4aeb24add25bac45b0b41b1e
parent53e081c5e69edb3470216ce13391b98f29758d95
Fix documentation and one misfeature of Texinfo mode update commands.

 lisp/textmodes/texnfo-upd.el: Update commentary.  Add a warning not
 to use texinfo-update-node and commands that call it if the
 Texinfo file uses @node lines without next/prev/up pointers.
 (texinfo-all-menus-update, texinfo-master-menu)
 (texinfo-update-node, texinfo-every-node-update)
 (texinfo-multiple-files-update): Doc fix.  Warn against updating
 all the @node lines.
 (texinfo-master-menu): Only call texinfo-update-node if the prefix
 argument is numeric.  See also this thread:
 http://lists.gnu.org/archive/html/emacs-devel/2011-12/msg00156.html.
lisp/ChangeLog
lisp/textmodes/texnfo-upd.el